/* CSS Document */
/*-----------------------------------------------
Modifies widget styles from: 
http://www.businessspectator.com.au
Date: 28/11/08
----------------------------------------------- */
/* OVER-RIDING STYLES
----------------------------------------------- */
#bswidget_container {
	width: 278px !important;
	padding: 5px 15px 5px 5px !important;
}
#bswidget_heading {
	width: 184px !important;
}
#bswidget_toolbox {
	width: 264px !important;
}
#bswidget_logo img {
	display:none;
}
#bswidget_logo {
	display:block;
	width: 177px !important;
	height: 47px;
	margin: 10px 0 0 10px;
	background: url(/images/bus_spec.gif) no-repeat;
}

